[INFO] cloning repository https://github.com/tobias-stein/arche
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobias-stein/arche" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-stein%2Farche", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-stein%2Farche'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45cb7c60bb99b8f6279ac53037af3227a04d4367
[INFO] checking tobias-stein/arche against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-stein%2Farche" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tobias-stein/arche
[INFO] finished tweaking git repo https://github.com/tobias-stein/arche
[INFO] tweaked toml for git repo https://github.com/tobias-stein/arche written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobias-stein/arche on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tobias-stein/arche already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3
[INFO] running `Command { std: "docker" "start" "d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking arche-types v0.1.0 (/opt/rustwide/workdir/crates/arche-types)
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bcrypt v0.16.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking redis v0.25.5
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking wiremock v0.5.22
[INFO] [stderr]     Checking arche-cli v0.1.0 (/opt/rustwide/workdir/crates/arche-cli)
[INFO] [stderr]     Checking arche-bench v0.1.0 (/opt/rustwide/workdir/bench/rust-bench)
[INFO] [stdout] warning: struct `DeleteResponse` is never constructed
[INFO] [stdout]    --> bench/rust-bench/src/main.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct DeleteResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteResponse` is never constructed
[INFO] [stdout]    --> bench/rust-bench/src/main.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct DeleteResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking arche-service v0.1.0 (/opt/rustwide/workdir/crates/arche-service)
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]     --> crates/arche-service/src/import.rs:1198:33
[INFO] [stdout]      |
[INFO] [stdout] 1198 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]      |                                 ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `existing`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let existing: Option<String> = sqlx::query_scalar(
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_affixes`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / pub async fn list_affixes(
[INFO] [stdout] 150 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 151 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 152 | |     Query(query): Query<AffixListQuery>,
[INFO] [stdout] 153 | | ) -> Result<Json<PaginatedResponse<Affix>>, ProblemResponse> {
[INFO] [stdout]     | |____________________________________________________________^ function `list_affixes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `create_affix`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | / pub async fn create_affix(
[INFO] [stdout] 352 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 353 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 354 | |     Query(query): Query<WriteClientQuery>,
[INFO] [stdout] 355 | |     Json(body): Json<serde_json::Value>,
[INFO] [stdout] 356 | | ) -> Result<Json<Affix>, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________^ function `create_affix` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `get_affix`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:465:1
[INFO] [stdout]     |
[INFO] [stdout] 465 | / pub async fn get_affix(
[INFO] [stdout] 466 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 467 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 468 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 469 | | ) -> Result<Json<Affix>, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________^ function `get_affix` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `update_affix`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / pub async fn update_affix(
[INFO] [stdout] 490 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 491 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 492 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 493 | |     Json(body): Json<serde_json::Value>,
[INFO] [stdout] 494 | | ) -> Result<Json<Affix>, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________^ function `update_affix` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `delete_affix`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:611:1
[INFO] [stdout]     |
[INFO] [stdout] 611 | / pub async fn delete_affix(
[INFO] [stdout] 612 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 613 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 614 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 615 | |     Query(query): Query<DeleteAffixQuery>,
[INFO] [stdout] 616 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `delete_affix` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_affix_references`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:884:1
[INFO] [stdout]     |
[INFO] [stdout] 884 | / pub async fn list_affix_references(
[INFO] [stdout] 885 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 886 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 887 | | ) -> Result<Json<AffixReferencesResponse>, ProblemResponse> {
[INFO] [stdout]     | |___________________________________________________________^ function `list_affix_references` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_audit_log`
[INFO] [stdout]   --> crates/arche-service/src/audit_log.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / pub async fn list_audit_log(
[INFO] [stdout] 65 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 66 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 67 | |     Query(mut query): Query<AuditLogListQuery>,
[INFO] [stdout] 68 | | ) -> Result<Json<PaginatedResponse<AuditLogEntry>>, ProblemResponse> {
[INFO] [stdout]    | |____________________________________________________________________^ function `list_audit_log` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch_edit_blueprints`
[INFO] [stdout]   --> crates/arche-service/src/batch.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub async fn batch_edit_blueprints(
[INFO] [stdout] 17 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 18 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 19 | |     Json(req): Json<BatchEditRequest>,
[INFO] [stdout] 20 | | ) -> Result<Json<BatchEditResponse>, ProblemResponse> {
[INFO] [stdout]    | |_____________________________________________________^ function `batch_edit_blueprints` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch_delete_blueprints`
[INFO] [stdout]    --> crates/arche-service/src/batch.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | / pub async fn batch_delete_blueprints(
[INFO] [stdout] 220 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 221 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 222 | |     Json(req): Json<BatchDeleteRequest>,
[INFO] [stdout] 223 | | ) -> Result<Json<BatchDeleteResponse>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `batch_delete_blueprints` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch_delete_affixes`
[INFO] [stdout]    --> crates/arche-service/src/batch.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | / pub async fn batch_delete_affixes(
[INFO] [stdout] 377 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 378 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 379 | |     Json(req): Json<BatchDeleteRequest>,
[INFO] [stdout] 380 | | ) -> Result<Json<BatchDeleteResponse>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `batch_delete_affixes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch_assign_blueprints`
[INFO] [stdout]    --> crates/arche-service/src/batch.rs:646:1
[INFO] [stdout]     |
[INFO] [stdout] 646 | / pub async fn batch_assign_blueprints(
[INFO] [stdout] 647 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 648 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 649 | |     Json(req): Json<BatchAssignRequest>,
[INFO] [stdout] 650 | | ) -> Result<Json<BatchAssignResponse>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `batch_assign_blueprints` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch_assign_affixes`
[INFO] [stdout]    --> crates/arche-service/src/batch.rs:655:1
[INFO] [stdout]     |
[INFO] [stdout] 655 | / pub async fn batch_assign_affixes(
[INFO] [stdout] 656 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 657 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 658 | |     Json(req): Json<BatchAssignRequest>,
[INFO] [stdout] 659 | | ) -> Result<Json<BatchAssignResponse>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `batch_assign_affixes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_blueprints`
[INFO] [stdout]   --> crates/arche-service/src/blueprints.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / pub async fn list_blueprints(
[INFO] [stdout] 45 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 46 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 47 | |     Query(query): Query<BlueprintListQuery>,
[INFO] [stdout] 48 | | ) -> Result<Json<PaginatedResponse<Blueprint>>, ProblemResponse> {
[INFO] [stdout]    | |________________________________________________________________^ function `list_blueprints` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `get_blueprint`
[INFO] [stdout]    --> crates/arche-service/src/blueprints.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | / pub async fn get_blueprint(
[INFO] [stdout] 141 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 142 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 143 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 144 | | ) -> Result<Json<BlueprintResponse>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `get_blueprint` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `create_blueprint`
[INFO] [stdout]    --> crates/arche-service/src/blueprints.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | / pub async fn create_blueprint(
[INFO] [stdout] 177 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 178 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 179 | |     Query(query): Query<WriteClientQuery>,
[INFO] [stdout] 180 | |     Json(req): Json<CreateBlueprintRequest>,
[INFO] [stdout] 181 | | ) -> Result<Json<BlueprintResponse>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `create_blueprint` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `update_blueprint`
[INFO] [stdout]    --> crates/arche-service/src/blueprints.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | / pub async fn update_blueprint(
[INFO] [stdout] 324 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 325 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 326 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 327 | |     Json(req): Json<CreateBlueprintRequest>,
[INFO] [stdout] 328 | | ) -> Result<Json<BlueprintResponse>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `update_blueprint` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `delete_blueprint`
[INFO] [stdout]    --> crates/arche-service/src/blueprints.rs:545:1
[INFO] [stdout]     |
[INFO] [stdout] 545 | / pub async fn delete_blueprint(
[INFO] [stdout] 546 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 547 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 548 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 549 | |     Query(query): Query<DeleteBlueprintQuery>,
[INFO] [stdout] 550 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `delete_blueprint` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_clients`
[INFO] [stdout]   --> crates/arche-service/src/clients.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub async fn list_clients(
[INFO] [stdout] 39 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 40 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 41 | |     Query(query): Query<crate::pagination::PaginationParams>,
[INFO] [stdout] 42 | | ) -> Result<Json<PaginatedResponse<ClientResponse>>, ProblemResponse> {
[INFO] [stdout]    | |_____________________________________________________________________^ function `list_clients` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `get_client`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / pub async fn get_client(
[INFO] [stdout] 145 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 146 | |     CurrentUser(_user): CurrentUser,
[INFO] [stdout] 147 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 148 | | ) -> Result<Json<ClientResponse>, ProblemResponse> {
[INFO] [stdout]     | |__________________________________________________^ function `get_client` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `create_client`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / pub async fn create_client(
[INFO] [stdout] 195 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 196 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 197 | |     Json(req): Json<CreateClientRequest>,
[INFO] [stdout] 198 | | ) -> Result<Json<ClientResponse>, ProblemResponse> {
[INFO] [stdout]     | |__________________________________________________^ function `create_client` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `delete_client`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | / pub async fn delete_client(
[INFO] [stdout] 253 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 254 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 255 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 256 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `delete_client` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_api_keys`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / pub async fn list_api_keys(
[INFO] [stdout] 319 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 320 | |     CurrentUser(_user): CurrentUser,
[INFO] [stdout] 321 | |     Path(client_id): Path<Uuid>,
[INFO] [stdout] 322 | | ) -> Result<Json<Vec<ApiKeyResponse>>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `list_api_keys` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `create_api_key`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | / pub async fn create_api_key(
[INFO] [stdout] 371 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 372 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 373 | |     Path(client_id): Path<Uuid>,
[INFO] [stdout] 374 | |     Json(req): Json<CreateApiKeyRequest>,
[INFO] [stdout] 375 | | ) -> Result<Json<CreateApiKeyResponse>, ProblemResponse> {
[INFO] [stdout]     | |________________________________________________________^ function `create_api_key` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `delete_api_key`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:461:1
[INFO] [stdout]     |
[INFO] [stdout] 461 | / pub async fn delete_api_key(
[INFO] [stdout] 462 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 463 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 464 | |     Path((client_id, key_id)): Path<(Uuid, Uuid)>,
[INFO] [stdout] 465 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `delete_api_key` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `export_handler`
[INFO] [stdout]    --> crates/arche-service/src/export.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / pub async fn export_handler(
[INFO] [stdout]  99 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 100 | |     _user: CurrentUser,
[INFO] [stdout] 101 | |     Json(req): Json<ExportRequest>,
[INFO] [stdout] 102 | | ) -> Result<Response, ProblemResponse> {
[INFO] [stdout]     | |______________________________________^ function `export_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `generate_handler`
[INFO] [stdout]   --> crates/arche-service/src/generate.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub async fn generate_handler(
[INFO] [stdout] 25 | |     State(state): State<AppState>,
[INFO] [stdout] 26 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 27 | |     headers: HeaderMap,
[INFO] [stdout] 28 | |     Json(req): Json<GenerateRequest>,
[INFO] [stdout] 29 | | ) -> Result<Json<GenerateResponse>, ProblemResponse> {
[INFO] [stdout]    | |____________________________________________________^ function `generate_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `generate_batch_handler`
[INFO] [stdout]   --> crates/arche-service/src/generate.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / pub async fn generate_batch_handler(
[INFO] [stdout] 49 | |     State(state): State<AppState>,
[INFO] [stdout] 50 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 51 | |     headers: HeaderMap,
[INFO] [stdout] 52 | |     Json(req): Json<BatchGenerateRequest>,
[INFO] [stdout] 53 | | ) -> Json<BatchGenerateResponse> {
[INFO] [stdout]    | |________________________________^ function `generate_batch_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_global_meta_attributes`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / pub async fn list_global_meta_attributes(
[INFO] [stdout] 118 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 119 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 120 | |     Query(query): Query<GlobalMetaAttributeListQuery>,
[INFO] [stdout] 121 | | ) -> Result<Json<PaginatedResponse<GlobalMetaAttribute>>, ProblemResponse> {
[INFO] [stdout]     | |__________________________________________________________________________^ function `list_global_meta_attributes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `get_global_meta_attribute`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / pub async fn get_global_meta_attribute(
[INFO] [stdout] 214 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 215 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 216 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 217 | | ) -> Result<Json<GlobalMetaAttribute>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `get_global_meta_attribute` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `create_global_meta_attribute`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / pub async fn create_global_meta_attribute(
[INFO] [stdout] 240 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 241 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 242 | |     Query(query): Query<WriteClientQuery>,
[INFO] [stdout] 243 | |     Json(req): Json<CreateGlobalMetaAttributeRequest>,
[INFO] [stdout] 244 | | ) -> Result<Json<GlobalMetaAttribute>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `create_global_meta_attribute` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `update_global_meta_attribute`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / pub async fn update_global_meta_attribute(
[INFO] [stdout] 298 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 299 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 300 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 301 | |     Json(req): Json<UpdateGlobalMetaAttributeRequest>,
[INFO] [stdout] 302 | | ) -> Result<Json<GlobalMetaAttribute>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `update_global_meta_attribute` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `delete_global_meta_attribute`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:442:1
[INFO] [stdout]     |
[INFO] [stdout] 442 | / pub async fn delete_global_meta_attribute(
[INFO] [stdout] 443 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 444 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 445 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 446 | |     Query(query): Query<DeleteGlobalMetaAttributeQuery>,
[INFO] [stdout] 447 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `delete_global_meta_attribute` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `import_parse_handler`
[INFO] [stdout]    --> crates/arche-service/src/import.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | / pub async fn import_parse_handler(
[INFO] [stdout] 155 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 156 | |     _user: CurrentUser,
[INFO] [stdout] 157 | |     body: Bytes,
[INFO] [stdout] 158 | | ) -> Result<ImportParseResponse, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________________^ function `import_parse_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `import_resolve_handler`
[INFO] [stdout]    --> crates/arche-service/src/import.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | / pub async fn import_resolve_handler(
[INFO] [stdout] 220 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 221 | |     _user: CurrentUser,
[INFO] [stdout] 222 | |     Json(request): Json<ConflictResolutionRequest>,
[INFO] [stdout] 223 | | ) -> Result<Json<ImportSuccessResponse>, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________________________^ function `import_resolve_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]     --> crates/arche-service/src/clients.rs:1585:17
[INFO] [stdout]      |
[INFO] [stdout] 1585 |             let state = test_state(Arc::new(pool.clone()));
[INFO] [stdout]      |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `existing`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let existing: Option<String> = sqlx::query_scalar(
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `affixes::list_affixes`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / pub async fn list_affixes(
[INFO] [stdout] 150 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 151 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 152 | |     Query(query): Query<AffixListQuery>,
[INFO] [stdout] 153 | | ) -> Result<Json<PaginatedResponse<Affix>>, ProblemResponse> {
[INFO] [stdout]     | |____________________________________________________________^ function `affixes::list_affixes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `affixes::create_affix`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | / pub async fn create_affix(
[INFO] [stdout] 352 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 353 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 354 | |     Query(query): Query<WriteClientQuery>,
[INFO] [stdout] 355 | |     Json(body): Json<serde_json::Value>,
[INFO] [stdout] 356 | | ) -> Result<Json<Affix>, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________^ function `affixes::create_affix` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `affixes::get_affix`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:465:1
[INFO] [stdout]     |
[INFO] [stdout] 465 | / pub async fn get_affix(
[INFO] [stdout] 466 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 467 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 468 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 469 | | ) -> Result<Json<Affix>, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________^ function `affixes::get_affix` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `affixes::update_affix`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / pub async fn update_affix(
[INFO] [stdout] 490 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 491 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 492 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 493 | |     Json(body): Json<serde_json::Value>,
[INFO] [stdout] 494 | | ) -> Result<Json<Affix>, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________^ function `affixes::update_affix` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `affixes::delete_affix`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:611:1
[INFO] [stdout]     |
[INFO] [stdout] 611 | / pub async fn delete_affix(
[INFO] [stdout] 612 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 613 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 614 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 615 | |     Query(query): Query<DeleteAffixQuery>,
[INFO] [stdout] 616 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `affixes::delete_affix` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_affix_references`
[INFO] [stdout]    --> crates/arche-service/src/affixes.rs:884:1
[INFO] [stdout]     |
[INFO] [stdout] 884 | / pub async fn list_affix_references(
[INFO] [stdout] 885 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 886 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 887 | | ) -> Result<Json<AffixReferencesResponse>, ProblemResponse> {
[INFO] [stdout]     | |___________________________________________________________^ function `list_affix_references` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `audit_log::list_audit_log`
[INFO] [stdout]   --> crates/arche-service/src/audit_log.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / pub async fn list_audit_log(
[INFO] [stdout] 65 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 66 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 67 | |     Query(mut query): Query<AuditLogListQuery>,
[INFO] [stdout] 68 | | ) -> Result<Json<PaginatedResponse<AuditLogEntry>>, ProblemResponse> {
[INFO] [stdout]    | |____________________________________________________________________^ function `audit_log::list_audit_log` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch::batch_edit_blueprints`
[INFO] [stdout]   --> crates/arche-service/src/batch.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub async fn batch_edit_blueprints(
[INFO] [stdout] 17 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 18 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 19 | |     Json(req): Json<BatchEditRequest>,
[INFO] [stdout] 20 | | ) -> Result<Json<BatchEditResponse>, ProblemResponse> {
[INFO] [stdout]    | |_____________________________________________________^ function `batch::batch_edit_blueprints` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch::batch_delete_blueprints`
[INFO] [stdout]    --> crates/arche-service/src/batch.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | / pub async fn batch_delete_blueprints(
[INFO] [stdout] 220 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 221 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 222 | |     Json(req): Json<BatchDeleteRequest>,
[INFO] [stdout] 223 | | ) -> Result<Json<BatchDeleteResponse>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `batch::batch_delete_blueprints` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch::batch_delete_affixes`
[INFO] [stdout]    --> crates/arche-service/src/batch.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | / pub async fn batch_delete_affixes(
[INFO] [stdout] 377 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 378 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 379 | |     Json(req): Json<BatchDeleteRequest>,
[INFO] [stdout] 380 | | ) -> Result<Json<BatchDeleteResponse>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `batch::batch_delete_affixes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch::batch_assign_blueprints`
[INFO] [stdout]    --> crates/arche-service/src/batch.rs:646:1
[INFO] [stdout]     |
[INFO] [stdout] 646 | / pub async fn batch_assign_blueprints(
[INFO] [stdout] 647 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 648 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 649 | |     Json(req): Json<BatchAssignRequest>,
[INFO] [stdout] 650 | | ) -> Result<Json<BatchAssignResponse>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `batch::batch_assign_blueprints` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `batch::batch_assign_affixes`
[INFO] [stdout]    --> crates/arche-service/src/batch.rs:655:1
[INFO] [stdout]     |
[INFO] [stdout] 655 | / pub async fn batch_assign_affixes(
[INFO] [stdout] 656 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 657 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 658 | |     Json(req): Json<BatchAssignRequest>,
[INFO] [stdout] 659 | | ) -> Result<Json<BatchAssignResponse>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `batch::batch_assign_affixes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `list_blueprints`
[INFO] [stdout]   --> crates/arche-service/src/blueprints.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / pub async fn list_blueprints(
[INFO] [stdout] 45 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 46 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 47 | |     Query(query): Query<BlueprintListQuery>,
[INFO] [stdout] 48 | | ) -> Result<Json<PaginatedResponse<Blueprint>>, ProblemResponse> {
[INFO] [stdout]    | |________________________________________________________________^ function `list_blueprints` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `blueprints::get_blueprint`
[INFO] [stdout]    --> crates/arche-service/src/blueprints.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | / pub async fn get_blueprint(
[INFO] [stdout] 141 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 142 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 143 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 144 | | ) -> Result<Json<BlueprintResponse>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `blueprints::get_blueprint` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `blueprints::create_blueprint`
[INFO] [stdout]    --> crates/arche-service/src/blueprints.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | / pub async fn create_blueprint(
[INFO] [stdout] 177 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 178 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 179 | |     Query(query): Query<WriteClientQuery>,
[INFO] [stdout] 180 | |     Json(req): Json<CreateBlueprintRequest>,
[INFO] [stdout] 181 | | ) -> Result<Json<BlueprintResponse>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `blueprints::create_blueprint` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `blueprints::update_blueprint`
[INFO] [stdout]    --> crates/arche-service/src/blueprints.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | / pub async fn update_blueprint(
[INFO] [stdout] 324 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 325 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 326 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 327 | |     Json(req): Json<CreateBlueprintRequest>,
[INFO] [stdout] 328 | | ) -> Result<Json<BlueprintResponse>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `blueprints::update_blueprint` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `blueprints::delete_blueprint`
[INFO] [stdout]    --> crates/arche-service/src/blueprints.rs:545:1
[INFO] [stdout]     |
[INFO] [stdout] 545 | / pub async fn delete_blueprint(
[INFO] [stdout] 546 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 547 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 548 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 549 | |     Query(query): Query<DeleteBlueprintQuery>,
[INFO] [stdout] 550 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `blueprints::delete_blueprint` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `clients::list_clients`
[INFO] [stdout]   --> crates/arche-service/src/clients.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub async fn list_clients(
[INFO] [stdout] 39 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 40 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 41 | |     Query(query): Query<crate::pagination::PaginationParams>,
[INFO] [stdout] 42 | | ) -> Result<Json<PaginatedResponse<ClientResponse>>, ProblemResponse> {
[INFO] [stdout]    | |_____________________________________________________________________^ function `clients::list_clients` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `get_client`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / pub async fn get_client(
[INFO] [stdout] 145 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 146 | |     CurrentUser(_user): CurrentUser,
[INFO] [stdout] 147 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 148 | | ) -> Result<Json<ClientResponse>, ProblemResponse> {
[INFO] [stdout]     | |__________________________________________________^ function `get_client` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `clients::create_client`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / pub async fn create_client(
[INFO] [stdout] 195 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 196 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 197 | |     Json(req): Json<CreateClientRequest>,
[INFO] [stdout] 198 | | ) -> Result<Json<ClientResponse>, ProblemResponse> {
[INFO] [stdout]     | |__________________________________________________^ function `clients::create_client` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `clients::delete_client`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | / pub async fn delete_client(
[INFO] [stdout] 253 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 254 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 255 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 256 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `clients::delete_client` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `clients::list_api_keys`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / pub async fn list_api_keys(
[INFO] [stdout] 319 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 320 | |     CurrentUser(_user): CurrentUser,
[INFO] [stdout] 321 | |     Path(client_id): Path<Uuid>,
[INFO] [stdout] 322 | | ) -> Result<Json<Vec<ApiKeyResponse>>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `clients::list_api_keys` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `clients::create_api_key`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | / pub async fn create_api_key(
[INFO] [stdout] 371 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 372 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 373 | |     Path(client_id): Path<Uuid>,
[INFO] [stdout] 374 | |     Json(req): Json<CreateApiKeyRequest>,
[INFO] [stdout] 375 | | ) -> Result<Json<CreateApiKeyResponse>, ProblemResponse> {
[INFO] [stdout]     | |________________________________________________________^ function `clients::create_api_key` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `clients::delete_api_key`
[INFO] [stdout]    --> crates/arche-service/src/clients.rs:461:1
[INFO] [stdout]     |
[INFO] [stdout] 461 | / pub async fn delete_api_key(
[INFO] [stdout] 462 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 463 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 464 | |     Path((client_id, key_id)): Path<(Uuid, Uuid)>,
[INFO] [stdout] 465 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `clients::delete_api_key` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `export::export_handler`
[INFO] [stdout]    --> crates/arche-service/src/export.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / pub async fn export_handler(
[INFO] [stdout]  99 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 100 | |     _user: CurrentUser,
[INFO] [stdout] 101 | |     Json(req): Json<ExportRequest>,
[INFO] [stdout] 102 | | ) -> Result<Response, ProblemResponse> {
[INFO] [stdout]     | |______________________________________^ function `export::export_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `generate_handler`
[INFO] [stdout]   --> crates/arche-service/src/generate.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub async fn generate_handler(
[INFO] [stdout] 25 | |     State(state): State<AppState>,
[INFO] [stdout] 26 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 27 | |     headers: HeaderMap,
[INFO] [stdout] 28 | |     Json(req): Json<GenerateRequest>,
[INFO] [stdout] 29 | | ) -> Result<Json<GenerateResponse>, ProblemResponse> {
[INFO] [stdout]    | |____________________________________________________^ function `generate_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `generate_batch_handler`
[INFO] [stdout]   --> crates/arche-service/src/generate.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / pub async fn generate_batch_handler(
[INFO] [stdout] 49 | |     State(state): State<AppState>,
[INFO] [stdout] 50 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 51 | |     headers: HeaderMap,
[INFO] [stdout] 52 | |     Json(req): Json<BatchGenerateRequest>,
[INFO] [stdout] 53 | | ) -> Json<BatchGenerateResponse> {
[INFO] [stdout]    | |________________________________^ function `generate_batch_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) struct AppState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `global_meta_attributes::list_global_meta_attributes`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / pub async fn list_global_meta_attributes(
[INFO] [stdout] 118 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 119 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 120 | |     Query(query): Query<GlobalMetaAttributeListQuery>,
[INFO] [stdout] 121 | | ) -> Result<Json<PaginatedResponse<GlobalMetaAttribute>>, ProblemResponse> {
[INFO] [stdout]     | |__________________________________________________________________________^ function `global_meta_attributes::list_global_meta_attributes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `global_meta_attributes::get_global_meta_attribute`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / pub async fn get_global_meta_attribute(
[INFO] [stdout] 214 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 215 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 216 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 217 | | ) -> Result<Json<GlobalMetaAttribute>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `global_meta_attributes::get_global_meta_attribute` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `global_meta_attributes::create_global_meta_attribute`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / pub async fn create_global_meta_attribute(
[INFO] [stdout] 240 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 241 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 242 | |     Query(query): Query<WriteClientQuery>,
[INFO] [stdout] 243 | |     Json(req): Json<CreateGlobalMetaAttributeRequest>,
[INFO] [stdout] 244 | | ) -> Result<Json<GlobalMetaAttribute>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `global_meta_attributes::create_global_meta_attribute` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `global_meta_attributes::update_global_meta_attribute`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / pub async fn update_global_meta_attribute(
[INFO] [stdout] 298 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 299 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 300 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 301 | |     Json(req): Json<UpdateGlobalMetaAttributeRequest>,
[INFO] [stdout] 302 | | ) -> Result<Json<GlobalMetaAttribute>, ProblemResponse> {
[INFO] [stdout]     | |_______________________________________________________^ function `global_meta_attributes::update_global_meta_attribute` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `global_meta_attributes::delete_global_meta_attribute`
[INFO] [stdout]    --> crates/arche-service/src/global_meta_attributes.rs:442:1
[INFO] [stdout]     |
[INFO] [stdout] 442 | / pub async fn delete_global_meta_attribute(
[INFO] [stdout] 443 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 444 | |     CurrentUser(user): CurrentUser,
[INFO] [stdout] 445 | |     Path(id): Path<Uuid>,
[INFO] [stdout] 446 | |     Query(query): Query<DeleteGlobalMetaAttributeQuery>,
[INFO] [stdout] 447 | | ) -> Result<Json<serde_json::Value>, ProblemResponse> {
[INFO] [stdout]     | |_____________________________________________________^ function `global_meta_attributes::delete_global_meta_attribute` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `import_parse_handler`
[INFO] [stdout]    --> crates/arche-service/src/import.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | / pub async fn import_parse_handler(
[INFO] [stdout] 155 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 156 | |     _user: CurrentUser,
[INFO] [stdout] 157 | |     body: Bytes,
[INFO] [stdout] 158 | | ) -> Result<ImportParseResponse, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________________^ function `import_parse_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AppState` is more private than the item `import_resolve_handler`
[INFO] [stdout]    --> crates/arche-service/src/import.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | / pub async fn import_resolve_handler(
[INFO] [stdout] 220 | |     State(state): State<crate::AppState>,
[INFO] [stdout] 221 | |     _user: CurrentUser,
[INFO] [stdout] 222 | |     Json(request): Json<ConflictResolutionRequest>,
[INFO] [stdout] 223 | | ) -> Result<Json<ImportSuccessResponse>, ProblemResponse> {
[INFO] [stdout]     | |_________________________________________________________^ function `import_resolve_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arche-service/src/main.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3", kill_on_drop: false }`
[INFO] [stdout] d95583e14ff03535c4cde137b33640de34255a94857d433558d1a58dc08631c3
